How to Merge Your Drafts to Another Branch
Step 1: Open the "Push to GitHub" menu
Click the "Push to GitHub" button in the top right corner to open the push options.
Step 2: Choose drafts
Select the checkboxes next to the drafts you want to merge.
Step 3: Confirm selected drafts
Verify that the correct drafts are selected.
Step 4: Choose the target branch
Select the branch you want to merge your drafts into from the list of available branches.
Step 5: Confirm branch selection
Ensure that the correct branch is selected as the target for merging your drafts.
Step 6: Push changes to GitHub
Click the "Push change to GitHub" button to start the merging process.
Step 7: Verify successful merge
After pushing the changes, you should see a success message confirming that the changes were pushed successfully to the selected branch on GitHub.